[INFO] cloning repository https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openeuler-mirror/globaltrustauthority-rbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae9fa88fa767a06e94f8046d1f630f6994b8aeeb
[INFO] checking openeuler-mirror/globaltrustauthority-rbs against try#83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1 for pr-134021
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] finished tweaking git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] tweaked toml for git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs on toolchain 83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b
[INFO] running `Command { std: "docker" "start" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling regorus v0.2.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b", kill_on_drop: false }`
[INFO] [stdout] 685f18a186ad0a86283464b0b6a9623175055279f943bd4b7612c8cd8385b70b
